home *** CD-ROM | disk | FTP | other *** search
- # for autoloading... this dir has these scripts to autoload in it
- eval unshift(@INC, '/usr/local/lib/plum')
- autoload resolve
- autoload status
- autoload glom
- autoload status_edit
- autoload ptize
- autoload assign
- autoload reply
- autoload reply_cc_all
-
- set mailcheck=5
- set symfolders
-
- bind R resolve
- bind S status
- bind G glom
- bind E status_edit
- bind A assign
- bind P ptize
- #
- bind l pager_show
- bind j down_line_sticky
- bind k up_line_sticky
- bind r reply_cc_all
- bind D commit_deletions
-